type net/http.http2priorityWriteScheduler (struct)

Method Implmentations (2 other methods implement nothing)

AdjustStream(streamID uint32, priority http2PriorityParam) *http2priorityWriteScheduler.M : http2WriteScheduler.AdjustStream
CloseStream(streamID uint32) *http2priorityWriteScheduler.M : http2WriteScheduler.CloseStream
OpenStream(streamID uint32, options http2OpenStreamOptions) *http2priorityWriteScheduler.M : http2WriteScheduler.OpenStream
Pop() (wr http2FrameWriteRequest, ok bool) *http2priorityWriteScheduler.M : http2WriteScheduler.Pop
Push(wr http2FrameWriteRequest) *http2priorityWriteScheduler.M : http2WriteScheduler.Push